Click or drag to resize

IsGreaterThan Constructor (PropertyPath, String)

Initializes a new instance of the IsGreaterThan class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IsGreaterThan(
	PropertyPath propertyPath,
	string value
)

Parameters

propertyPath
Type: Independentsoft.ExchangePropertyPath
value
Type: SystemString
See Also